home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 July / Disc 2 / PCU0702CD2.iso / magstuff / retro / files / ztw149.exe / ZTW.TXT < prev    next >
Encoding:
Text File  |  2002-04-01  |  7.9 KB  |  182 lines

  1.  
  2.   ┌───────────────────────────────────────────────────────────────────╖
  3.   │                                                                   ║ █
  4.   │                         Z T r e e W i n                           ║ █
  5.   │                        Win32 File Manager                         ║ █
  6.   │                                                                   ║ █
  7.   │                   Version 1.49 April 1st, 2002                    ║ █
  8.   │                                                                   ║ █
  9.   │              Copyright (c) Zedtek, Inc. 1996 - 2002               ║ █
  10.   │                                                                   ║ █
  11.   │        Home Page: http://www.ztree.com/html/ztreewin.htm          ║ █
  12.   │                                                                   ║ █
  13.   ╘═══════════════════════════════════════════════════════════════════╝ █
  14.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  15.  
  16.     Introduction│
  17.     ────────────┘
  18.  
  19.     "ZTreeWin" is a text-mode file/directory manager for Windows 95,98,ME
  20.     NT, 2000 & XP.  It has been developed as a native Win32 alternative
  21.     to the DOS product, XTreeGold (tm), since its makers have ceased any
  22.     further development.  While I am sure you are well aware of the virtues
  23.     of XTreeGold, you know the disadvantages of it being a (real-mode) 16-bit
  24.     DOS program.  ZTreeWin was developed to provide the functionality you are
  25.     accustomed to, whilst avoiding all the DOS imposed limitations.
  26.  
  27.     This program is not "crippled".  There are some functions and mouse
  28.     commands that are not *yet* implemented.  There is NO difference in
  29.     functionality between an evaluation copy and a registered (apart from
  30.     the removal of the evaluation limit).
  31.  
  32.     Given time and support, it is intended to provide all missing functions,
  33.     and requests and suggestions from you the user are welcomed.
  34.  
  35.     License│
  36.     ───────┘
  37.  
  38.     This program is NOT free.  You are granted a limited license to evaluate
  39.     the product for 31 days from the date of first use.  To continue using
  40.     this version after 31 days, you MUST register.  Each subsequent release
  41.     of this product will allow a full 31 days evaluation from time of
  42.     installation.
  43.  
  44.     Please read ORDER.TXT for detailed ordering information.
  45.  
  46.     By registering this product, you are granted unlimited use of this
  47.     and future versions.  Your support helps ensure ongoing development.
  48.  
  49.     For more information regarding licensing, please send an email to:
  50.  
  51.          sales@zedtek.com
  52.  
  53.     Features│
  54.     ────────┘
  55.  
  56.     The original purpose of this program was to provide all the core
  57.     functionality of XTreeGold, in a native 32-bit environment.
  58.  
  59.     There is NO internal editor.  Instead, ZTreeWin be configured to
  60.     load your favorite file editor.  The default editor is EDIT.COM,
  61.     and of course, text-mode applications are more suitable for this
  62.     purpose.  My personal favorite is:
  63.        TSE Pro/32 from Semware Corporation (http://www.semware.com)
  64.  
  65.     There are several functions that are yet to be implemented.  Most are,
  66.     I believe, trivial services that you will probably never miss.  Others
  67.     are more important, and will be introduced on a most requested basis.
  68.  
  69.     Well, that is all the bad news.  Here are some improvements over the
  70.     original.
  71.  
  72.     ZTreeWin uses around 600K of memory, and will allocate and free
  73.     blocks dynamically as required (no more 'out of memory' messages).
  74.  
  75.     The default video mode is 25x80.  The Alt-F9 command will toggle the
  76.     other video modes - 28/34/43/50/60 x 80.  You may set your preferred
  77.     mode using F10-Configure, and you may override this and the default
  78.     from the command line.
  79.     * Warning:  Under Win9x, modes other than 80x25, 43 or 50 can lead
  80.     to problems when launching external programs from ZTreeWin.
  81.     If  you experience an apparent 'hang' after returning to ZTreeWin from
  82.     an external program, it is recommended you try a different video mode.
  83.  
  84.     Using Win32 APIs, ZTreeWin avoids several of XTreeGold's limitations:
  85.  
  86.     - Doesn't hog the CPU while waiting for keyboard activity.
  87.     - Trying to log an in-use device will be dealt with gracefully.
  88.     - The ability to copy and search open files.
  89.     - Directory Grafting works.
  90.     - Support of long filenames and directory.
  91.     - Flexible support of any command-line archiver, present and future.
  92.  
  93.     Installation│
  94.     ────────────┘
  95.  
  96.     Please refer to README.1ST for installation information.
  97.  
  98.     Support│
  99.     ───────┘
  100.  
  101.     ZTreeWin is backed by unlimited email-based technical support.
  102.     Please send all support issues to support@ztree.com clearly
  103.     stating the problem, your platform information and the ZTreeWin
  104.     version number (use Alt-F1 to display this).
  105.  
  106.     Options│
  107.     ───────┘
  108.  
  109.     Here are the command line options: (which override ZTW.INI)
  110.  
  111.     C:\>ZTW [/2|/3|/4|/5|/6|8] [/Eeditor] [/Vviewer] [options] [A..Z] [/K]
  112.  
  113.     Meaning:[ Video Mode]      [ Editor ] [ Viewer ]           [Log]
  114.     Default:[  25 lines ]      [EDIT.COM] [Internal]
  115.  
  116.     Options:
  117.  
  118.      ?   Display command line options       OD  Sort descending
  119.      API Use Win32 API for copy functions   SD  Sort by Date
  120.      B   Disable beeps                      SE  Sort by Extension
  121.      DEB Display all shell output           SS  Sort by Size
  122.      KBR Disable logging to ZKEYS.LOG       SU  Unsorted display
  123.      L1  Log 1st Level only                 T   Set console title
  124.      LT  Log Tree only                      XT  XTPro keyboard compatibility
  125.      LF  Log Full disk                      Y   Prevent screen restoration on exit
  126.      M   Disable mouse support              ZF  Use last Filespec
  127.      NC  Disable new console creation       ZP  Display progress bar time display
  128.      O   Disable OEM text translation       ZT  Logs last Treespec from history
  129.  
  130.     [A..Z|path|filespec]: Log specified drive | start in directory | set filespec
  131.  
  132.     [/K[macro]]:   /K[keys|@file.ztm]  Start with macro sequence, or load from file
  133.  
  134.     Multiple drives may be logged at startup, for example:
  135.  
  136.     C:\>ZTW /5 /XT C D E F
  137.  
  138.     Startup in 50 line mode, use +/- keys, log drives C, D, E & F.
  139.  
  140.                              ──────────────
  141.  
  142.     PLEASE read ZTW.HLP (F1 from within the program) for program
  143.     instructions, if you are unfamiliar with XtreeGold/ZTreeWin operation.
  144.  
  145.                              ──────────────
  146.  
  147.     Additional Information│
  148.     ──────────────────────┘
  149.     Paul's Graphic Viewer (PGV) is a graphics file viewing program
  150.     which integrates very nicely with ZTreeWin.  Sample .BAT files
  151.     have been included to demonstrate how to use PGV for file types
  152.     such as BMP, GIF and JPG.  The current version of PGV is v4.01
  153.     Available for evaluation from:
  154.      -  http://www.users.bigpond.com/pdeleeuw/
  155.  
  156.  
  157.     Legal Stuff│
  158.     ───────────┘
  159.                                WARRANTY
  160.  
  161.  
  162.     The  product has  no warranty  of any  kind, express  or implied,
  163.     including  without limitation, any  warranties of merchantability
  164.     and/or  fitness  for  a particular  purpose.   Zedtek, Inc.,  or
  165.     anybody,  shall not  be liable  for any damages,  whether direct,
  166.     indirect, special or consequential arising from a failure of this
  167.     program  to operate  in the manner  desired by the  user.  Zedtek
  168.     Inc. shall  not be  liable for  any damage  to data or property
  169.     which may be caused directly or indirectly by use of the program.
  170.  
  171.     IN NO EVENT WILL ZEDTEK, INC. BE LIABLE TO YOU FOR ANY DAMAGES,
  172.     INCLUDING  ANY  LOST  PROFITS, LOST SAVINGS  OR  OTHER INCIDENTAL
  173.     OR  CONSEQUENTIAL  DAMAGES ARISING OUT OF YOUR  USE OR  INABILITY
  174.     TO  USE  THE  PROGRAM, OR  FOR ANY  CLAIM  BY  ANY  OTHER  PARTY.
  175.  
  176.     Trademarks│
  177.     ──────────┘
  178.  
  179.     "XTreeGold" (tm) is a registered trademark of Symantec, Inc.
  180.  
  181.                              ──────────────
  182.